home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Freeware
/
Utilitare
/
fastnote
/
FastNoteSetup.exe
/
{app}
/
kfn.exe
/
0
/
RCDATA
/
TABOUTFASTNOTE
/
TABOUTFASTNOTE.txt
Wrap
Text File
|
2004-03-10
|
2KB
|
111 lines
object AboutFastNote: TAboutFastNote
Left = 244
Top = 181
BorderIcons = [biSystemMenu]
BorderStyle = bsNone
Caption = 'Info about...'
ClientHeight = 191
ClientWidth = 314
Color = clYellow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Shell Dlg 2'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnMouseDown = FormMouseDown
PixelsPerInch = 96
TextHeight = 13
object LogoImage: TImage
Left = 8
Top = 24
Width = 50
Height = 50
end
object Label1: TLabel
Left = 72
Top = 29
Width = 146
Height = 37
Caption = 'Fast Note'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object VerLabel: TLabel
Left = 200
Top = 68
Width = 36
Height = 16
Caption = 'v1.1.1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 168
Width = 140
Height = 13
Cursor = crHandPoint
Caption = 'Visit Kirys Tech 2000 Website'
Font.Charset = DEFAULT_CHARSET
Font.Color = clHotLight
Font.Height = -11
Font.Name = 'MS Shell Dlg 2'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = Label2Click
end
object TitleOwnerDraw: TPaintBox
Left = 0
Top = 0
Width = 314
Height = 13
Align = alTop
OnMouseDown = TitleOwnerDrawMouseDown
OnPaint = TitleOwnerDrawPaint
end
object SpeedButton1: TSpeedButton
Left = 248
Top = 160
Width = 57
Height = 22
Caption = 'Close'
Flat = True
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 302
Top = 1
Width = 11
Height = 11
Flat = True
OnClick = SpeedButton2Click
end
object Memo1: TMemo
Left = 8
Top = 88
Width = 297
Height = 65
BevelKind = bkFlat
BorderStyle = bsNone
Color = clYellow
Lines.Strings = (
'This software is a copyright of Kirys Tech 2000.'
'Refer to license.rtf for condition of distribution and use.'
'Refer to the credits page in the help file for more info about '
'the copyright and the betatesters.')
ReadOnly = True
TabOrder = 0
end
end